-
Home
-
JetBackup – Backup, Restore & Migrate
-
3.1.10.7 (latest)
-
Code
-
Classes
- GZFile
Total Complexity |
17 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
101 |
Lines of code |
54 |
Logical lines of code |
30 |
Comment lines |
20 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
isGzipFile() |
S |
60 |
4 |
12 |
close() |
S |
70 |
2 |
6 |
__construct() |
S |
71 |
2 |
5 |
getGzipOriginalSize() |
S |
62 |
2 |
10 |
truncate() |
S |
80 |
1 |
3 |
eof() |
S |
80 |
1 |
3 |
read() |
S |
79 |
1 |
3 |
write() |
S |
79 |
1 |
3 |
seek() |
S |
80 |
1 |
3 |
tell() |
S |
80 |
1 |
3 |
flush() |
S |
80 |
1 |
3 |